users.users.<name>.subGidRanges
Subordinate group ids that user is allowed to use.
They are set into /etc/subgid and are used
by newgidmap for user namespaces.
- Type
list of (submodule)- Default
[ ]- Example
[ { count = 1; startGid = 100; } { count = 999; startGid = 1001; } ]- Declared
- <nixpkgs/nixos/modules/config/users-groups.nix>